Skip to content

Bump oxide.go and use errors.Is.#746

Draft
jmcarp wants to merge 1 commit into
mainfrom
jmcarp/error-codes
Draft

Bump oxide.go and use errors.Is.#746
jmcarp wants to merge 1 commit into
mainfrom
jmcarp/error-codes

Conversation

@jmcarp

@jmcarp jmcarp commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Use improved error handling in oxide.go to check structured error codes rather than substring matches.

This turned out to be a minimal change because we really only care about 404s here so far, and already have a wrapper for that check.

Use improved error handling in oxide.go to check structured error codes rather
than substring matches.
@jmcarp
jmcarp requested a review from a team as a code owner April 16, 2026 13:51
@jmcarp
jmcarp marked this pull request as draft April 16, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant